libxl: disks: expose new "script" parameter for external block scripts
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 2 Jun 2011 17:46:34 +0000 (18:46 +0100)
committerIan Jackson <ian.jackson@eu.citrix.com>
Thu, 2 Jun 2011 17:46:34 +0000 (18:46 +0100)
commit3c54832f67875287d159cf72c08f3bd90c144fa3
tree68fe9ff80d1b1f431cd7fab01fe4f8d4117943f8
parentf1c76c01609bfd35fe6d83da90d7105ae2e8269a
libxl: disks: expose new "script" parameter for external block scripts

This is not currently implemented.  Applications setting it to
anything but NULL will cause an error.  Code to set it from xl
configuration files will appear later in this series.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Committed-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
tools/libxl/libxl.c
tools/libxl/libxl.idl